[INFO] cloning repository https://github.com/Ax-47/0xide
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ax-47/0xide" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAx-47%2F0xide", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAx-47%2F0xide'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e93668403dff5b5c12ef421e215364ba82874d76
[INFO] fixing Ax-47/0xide against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAx-47%2F0xide" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Ax-47/0xide
[INFO] finished tweaking git repo https://github.com/Ax-47/0xide
[INFO] tweaked toml for git repo https://github.com/Ax-47/0xide written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Ax-47/0xide on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Ax-47/0xide already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 6d1cf7ac2f3230ebd0be99e20bba28f50f881a19c2980766b29aa3c7a80a1452
[INFO] running `Command { std: "docker" "start" "6d1cf7ac2f3230ebd0be99e20bba28f50f881a19c2980766b29aa3c7a80a1452", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6d1cf7ac2f3230ebd0be99e20bba28f50f881a19c2980766b29aa3c7a80a1452" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6d1cf7ac2f3230ebd0be99e20bba28f50f881a19c2980766b29aa3c7a80a1452", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6d1cf7ac2f3230ebd0be99e20bba28f50f881a19c2980766b29aa3c7a80a1452" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling proc-macro2 v1.0.83
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling cc v1.0.98
[INFO] [stderr]    Compiling serde v1.0.202
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking zerocopy v0.7.34
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking rustls-pki-types v1.7.0
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]     Checking data-encoding v2.6.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking miniz_oxide v0.7.3
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]     Checking webpki-roots v0.26.1
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]    Compiling serenity v0.12.1
[INFO] [stderr]     Checking regex-syntax v0.8.3
[INFO] [stderr]     Checking ipnet v2.9.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking typemap_rev v0.3.0
[INFO] [stderr]     Checking either v1.12.0
[INFO] [stderr]     Checking arc-swap v1.7.1
[INFO] [stderr]     Checking histogram v0.6.9
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking flate2 v1.0.30
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking lz4_flex v0.11.3
[INFO] [stderr]     Checking uuid v1.8.0
[INFO] [stderr]     Checking rand_pcg v0.3.1
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking parking_lot v0.12.2
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling darling_core v0.20.9
[INFO] [stderr]    Compiling serde_derive v1.0.202
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]     Checking rustls-webpki v0.102.4
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling darling_macro v0.20.9
[INFO] [stderr]    Compiling darling v0.20.9
[INFO] [stderr]    Compiling scylla-macros v0.5.0
[INFO] [stderr]    Compiling poise_macros v0.6.1
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking tokio-util v0.7.11
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking tokio-rustls v0.25.0
[INFO] [stderr]     Checking scylla-cql v0.2.0
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking secrecy v0.8.0
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking tungstenite v0.21.0
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking tokio-tungstenite v0.21.0
[INFO] [stderr]     Checking scylla v0.13.0
[INFO] [stderr]     Checking hyper v0.14.28
[INFO] [stderr]     Checking hyper-rustls v0.24.2
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking poise v0.6.1
[INFO] [stderr]     Checking oxide v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed src/models/guild.rs (11 fixes)
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]  --> src/models/guild.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     pub text: String,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^ explicit `ref` binding modifier not allowed when implicitly borrowing
[INFO] [stdout]   |
[INFO] [stdout] note: matching on a reference type with a non-reference pattern implicitly borrows the contents
[INFO] [stdout]  --> src/models/guild.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     pub text: String,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^ this non-reference pattern matches on a reference type `&_`
[INFO] [stdout]   = warning: this changes meaning in Rust 2024
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]   = note: `--force-warn rust-2024-incompatible-pat` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]  --> src/models/guild.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     pub x: i16,
[INFO] [stdout]   |     ^^^^^^^^^^ explicit `ref` binding modifier not allowed when implicitly borrowing
[INFO] [stdout]   |
[INFO] [stdout] note: matching on a reference type with a non-reference pattern implicitly borrows the contents
[INFO] [stdout]  --> src/models/guild.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     pub x: i16,
[INFO] [stdout]   |     ^^^^^^^^^^ this non-reference pattern matches on a reference type `&_`
[INFO] [stdout]   = warning: this changes meaning in Rust 2024
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]  --> src/models/guild.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     pub y: i16,
[INFO] [stdout]   |     ^^^^^^^^^^ explicit `ref` binding modifier not allowed when implicitly borrowing
[INFO] [stdout]   |
[INFO] [stdout] note: matching on a reference type with a non-reference pattern implicitly borrows the contents
[INFO] [stdout]  --> src/models/guild.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     pub y: i16,
[INFO] [stdout]   |     ^^^^^^^^^^ this non-reference pattern matches on a reference type `&_`
[INFO] [stdout]   = warning: this changes meaning in Rust 2024
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]   --> src/models/guild.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub path: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ explicit `ref` binding modifier not allowed when implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] note: matching on a reference type with a non-reference pattern implicitly borrows the contents
[INFO] [stdout]   --> src/models/guild.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub path: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ this non-reference pattern matches on a reference type `&_`
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]   --> src/models/guild.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub text: Vec<TextPoint>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^ explicit `ref` binding modifier not allowed when implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] note: matching on a reference type with a non-reference pattern implicitly borrows the contents
[INFO] [stdout]   --> src/models/guild.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub text: Vec<TextPoint>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^ this non-reference pattern matches on a reference type `&_`
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]   --> src/models/guild.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub title: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^ explicit `ref` binding modifier not allowed when implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] note: matching on a reference type with a non-reference pattern implicitly borrows the contents
[INFO] [stdout]   --> src/models/guild.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub title: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^ this non-reference pattern matches on a reference type `&_`
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]   --> src/models/guild.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub description: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^ explicit `ref` binding modifier not allowed when implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] note: matching on a reference type with a non-reference pattern implicitly borrows the contents
[INFO] [stdout]   --> src/models/guild.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub description: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^ this non-reference pattern matches on a reference type `&_`
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]   --> src/models/guild.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub colour: i64,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ explicit `ref` binding modifier not allowed when implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] note: matching on a reference type with a non-reference pattern implicitly borrows the contents
[INFO] [stdout]   --> src/models/guild.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub colour: i64,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ this non-reference pattern matches on a reference type `&_`
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]   --> src/models/guild.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub author: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ explicit `ref` binding modifier not allowed when implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] note: matching on a reference type with a non-reference pattern implicitly borrows the contents
[INFO] [stdout]   --> src/models/guild.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub author: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ this non-reference pattern matches on a reference type `&_`
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]   --> src/models/guild.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub thumbnail: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^ explicit `ref` binding modifier not allowed when implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] note: matching on a reference type with a non-reference pattern implicitly borrows the contents
[INFO] [stdout]   --> src/models/guild.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub thumbnail: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^ this non-reference pattern matches on a reference type `&_`
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]   --> src/models/guild.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub image: Image,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ explicit `ref` binding modifier not allowed when implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] note: matching on a reference type with a non-reference pattern implicitly borrows the contents
[INFO] [stdout]   --> src/models/guild.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub image: Image,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ this non-reference pattern matches on a reference type `&_`
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]        Fixed src/models/guild.rs (11 fixes)
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]  --> src/models/guild.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     pub text: String,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^ explicit `ref` binding modifier not allowed when implicitly borrowing
[INFO] [stdout]   |
[INFO] [stdout] note: matching on a reference type with a non-reference pattern implicitly borrows the contents
[INFO] [stdout]  --> src/models/guild.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     pub text: String,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^ this non-reference pattern matches on a reference type `&_`
[INFO] [stdout]   = warning: this changes meaning in Rust 2024
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]   = note: `--force-warn rust-2024-incompatible-pat` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]  --> src/models/guild.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     pub x: i16,
[INFO] [stdout]   |     ^^^^^^^^^^ explicit `ref` binding modifier not allowed when implicitly borrowing
[INFO] [stdout]   |
[INFO] [stdout] note: matching on a reference type with a non-reference pattern implicitly borrows the contents
[INFO] [stdout]  --> src/models/guild.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     pub x: i16,
[INFO] [stdout]   |     ^^^^^^^^^^ this non-reference pattern matches on a reference type `&_`
[INFO] [stdout]   = warning: this changes meaning in Rust 2024
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]  --> src/models/guild.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     pub y: i16,
[INFO] [stdout]   |     ^^^^^^^^^^ explicit `ref` binding modifier not allowed when implicitly borrowing
[INFO] [stdout]   |
[INFO] [stdout] note: matching on a reference type with a non-reference pattern implicitly borrows the contents
[INFO] [stdout]  --> src/models/guild.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     pub y: i16,
[INFO] [stdout]   |     ^^^^^^^^^^ this non-reference pattern matches on a reference type `&_`
[INFO] [stdout]   = warning: this changes meaning in Rust 2024
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]   --> src/models/guild.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub path: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ explicit `ref` binding modifier not allowed when implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] note: matching on a reference type with a non-reference pattern implicitly borrows the contents
[INFO] [stdout]   --> src/models/guild.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub path: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ this non-reference pattern matches on a reference type `&_`
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]   --> src/models/guild.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub text: Vec<TextPoint>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^ explicit `ref` binding modifier not allowed when implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] note: matching on a reference type with a non-reference pattern implicitly borrows the contents
[INFO] [stdout]   --> src/models/guild.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub text: Vec<TextPoint>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^ this non-reference pattern matches on a reference type `&_`
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]   --> src/models/guild.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub title: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^ explicit `ref` binding modifier not allowed when implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] note: matching on a reference type with a non-reference pattern implicitly borrows the contents
[INFO] [stdout]   --> src/models/guild.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub title: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^ this non-reference pattern matches on a reference type `&_`
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]   --> src/models/guild.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub description: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^ explicit `ref` binding modifier not allowed when implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] note: matching on a reference type with a non-reference pattern implicitly borrows the contents
[INFO] [stdout]   --> src/models/guild.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub description: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^ this non-reference pattern matches on a reference type `&_`
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]   --> src/models/guild.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub colour: i64,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ explicit `ref` binding modifier not allowed when implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] note: matching on a reference type with a non-reference pattern implicitly borrows the contents
[INFO] [stdout]   --> src/models/guild.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub colour: i64,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ this non-reference pattern matches on a reference type `&_`
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]   --> src/models/guild.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub author: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ explicit `ref` binding modifier not allowed when implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] note: matching on a reference type with a non-reference pattern implicitly borrows the contents
[INFO] [stdout]   --> src/models/guild.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub author: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ this non-reference pattern matches on a reference type `&_`
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]   --> src/models/guild.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub thumbnail: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^ explicit `ref` binding modifier not allowed when implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] note: matching on a reference type with a non-reference pattern implicitly borrows the contents
[INFO] [stdout]   --> src/models/guild.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub thumbnail: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^ this non-reference pattern matches on a reference type `&_`
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]   --> src/models/guild.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub image: Image,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ explicit `ref` binding modifier not allowed when implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] note: matching on a reference type with a non-reference pattern implicitly borrows the contents
[INFO] [stdout]   --> src/models/guild.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub image: Image,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ this non-reference pattern matches on a reference type `&_`
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating src/main.rs from 2021 edition to 2024
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s
[INFO] [stderr] crater-edition-check: oxide v0.1.0 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]     Checking oxide v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/create.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 |     Box<(dyn std::error::Error + std::marker::Send + Sync + 'static)>,
[INFO] [stdout]    |         ^                                                          ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 11 -     Box<(dyn std::error::Error + std::marker::Send + Sync + 'static)>,
[INFO] [stdout] 11 +     Box<dyn std::error::Error + std::marker::Send + Sync + 'static >,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `scylla::transport::query_result`
[INFO] [stdout]  --> src/infrastructure/services/guild.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use scylla::transport::query_result;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/create.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 |     Box<(dyn std::error::Error + std::marker::Send + Sync + 'static)>,
[INFO] [stdout]    |         ^                                                          ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 11 -     Box<(dyn std::error::Error + std::marker::Send + Sync + 'static)>,
[INFO] [stdout] 11 +     Box<dyn std::error::Error + std::marker::Send + Sync + 'static >,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `scylla::transport::query_result`
[INFO] [stdout]  --> src/infrastructure/services/guild.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use scylla::transport::query_result;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]  --> src/models/guild.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     pub text: String,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^ explicit `ref` binding modifier not allowed when implicitly borrowing
[INFO] [stdout]   |
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout] note: matching on a reference type with a non-reference pattern implicitly borrows the contents
[INFO] [stdout]  --> src/models/guild.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     pub text: String,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^ this non-reference pattern matches on a reference type `&_`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]  --> src/models/guild.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     pub x: i16,
[INFO] [stdout]   |     ^^^^^^^^^^ explicit `ref` binding modifier not allowed when implicitly borrowing
[INFO] [stdout]   |
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout] note: matching on a reference type with a non-reference pattern implicitly borrows the contents
[INFO] [stdout]  --> src/models/guild.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     pub x: i16,
[INFO] [stdout]   |     ^^^^^^^^^^ this non-reference pattern matches on a reference type `&_`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]  --> src/models/guild.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     pub y: i16,
[INFO] [stdout]   |     ^^^^^^^^^^ explicit `ref` binding modifier not allowed when implicitly borrowing
[INFO] [stdout]   |
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout] note: matching on a reference type with a non-reference pattern implicitly borrows the contents
[INFO] [stdout]  --> src/models/guild.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     pub y: i16,
[INFO] [stdout]   |     ^^^^^^^^^^ this non-reference pattern matches on a reference type `&_`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> src/models/guild.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub path: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ explicit `ref` binding modifier not allowed when implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout] note: matching on a reference type with a non-reference pattern implicitly borrows the contents
[INFO] [stdout]   --> src/models/guild.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub path: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ this non-reference pattern matches on a reference type `&_`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> src/models/guild.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub text: Vec<TextPoint>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^ explicit `ref` binding modifier not allowed when implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout] note: matching on a reference type with a non-reference pattern implicitly borrows the contents
[INFO] [stdout]   --> src/models/guild.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub text: Vec<TextPoint>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^ this non-reference pattern matches on a reference type `&_`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> src/models/guild.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub title: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^ explicit `ref` binding modifier not allowed when implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout] note: matching on a reference type with a non-reference pattern implicitly borrows the contents
[INFO] [stdout]   --> src/models/guild.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub title: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^ this non-reference pattern matches on a reference type `&_`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> src/models/guild.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub description: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^ explicit `ref` binding modifier not allowed when implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout] note: matching on a reference type with a non-reference pattern implicitly borrows the contents
[INFO] [stdout]   --> src/models/guild.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub description: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^ this non-reference pattern matches on a reference type `&_`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> src/models/guild.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub colour: i64,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ explicit `ref` binding modifier not allowed when implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout] note: matching on a reference type with a non-reference pattern implicitly borrows the contents
[INFO] [stdout]   --> src/models/guild.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub colour: i64,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ this non-reference pattern matches on a reference type `&_`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> src/models/guild.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub author: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ explicit `ref` binding modifier not allowed when implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout] note: matching on a reference type with a non-reference pattern implicitly borrows the contents
[INFO] [stdout]   --> src/models/guild.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub author: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ this non-reference pattern matches on a reference type `&_`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> src/models/guild.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub thumbnail: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^ explicit `ref` binding modifier not allowed when implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout] note: matching on a reference type with a non-reference pattern implicitly borrows the contents
[INFO] [stdout]   --> src/models/guild.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub thumbnail: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^ this non-reference pattern matches on a reference type `&_`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> src/models/guild.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub image: Image,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ explicit `ref` binding modifier not allowed when implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout] note: matching on a reference type with a non-reference pattern implicitly borrows the contents
[INFO] [stdout]   --> src/models/guild.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub image: Image,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ this non-reference pattern matches on a reference type `&_`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]  --> src/models/guild.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     pub text: String,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^ explicit `ref` binding modifier not allowed when implicitly borrowing
[INFO] [stdout]   |
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout] note: matching on a reference type with a non-reference pattern implicitly borrows the contents
[INFO] [stdout]  --> src/models/guild.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     pub text: String,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^ this non-reference pattern matches on a reference type `&_`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]  --> src/models/guild.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     pub x: i16,
[INFO] [stdout]   |     ^^^^^^^^^^ explicit `ref` binding modifier not allowed when implicitly borrowing
[INFO] [stdout]   |
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout] note: matching on a reference type with a non-reference pattern implicitly borrows the contents
[INFO] [stdout]  --> src/models/guild.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     pub x: i16,
[INFO] [stdout]   |     ^^^^^^^^^^ this non-reference pattern matches on a reference type `&_`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]  --> src/models/guild.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     pub y: i16,
[INFO] [stdout]   |     ^^^^^^^^^^ explicit `ref` binding modifier not allowed when implicitly borrowing
[INFO] [stdout]   |
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout] note: matching on a reference type with a non-reference pattern implicitly borrows the contents
[INFO] [stdout]  --> src/models/guild.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     pub y: i16,
[INFO] [stdout]   |     ^^^^^^^^^^ this non-reference pattern matches on a reference type `&_`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> src/models/guild.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub path: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ explicit `ref` binding modifier not allowed when implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout] note: matching on a reference type with a non-reference pattern implicitly borrows the contents
[INFO] [stdout]   --> src/models/guild.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub path: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ this non-reference pattern matches on a reference type `&_`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> src/models/guild.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub text: Vec<TextPoint>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^ explicit `ref` binding modifier not allowed when implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout] note: matching on a reference type with a non-reference pattern implicitly borrows the contents
[INFO] [stdout]   --> src/models/guild.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub text: Vec<TextPoint>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^ this non-reference pattern matches on a reference type `&_`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `oxide` (lib test) due to 11 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> src/models/guild.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub title: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^ explicit `ref` binding modifier not allowed when implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout] note: matching on a reference type with a non-reference pattern implicitly borrows the contents
[INFO] [stdout]   --> src/models/guild.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub title: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^ this non-reference pattern matches on a reference type `&_`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> src/models/guild.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub description: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^ explicit `ref` binding modifier not allowed when implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout] note: matching on a reference type with a non-reference pattern implicitly borrows the contents
[INFO] [stdout]   --> src/models/guild.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub description: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^ this non-reference pattern matches on a reference type `&_`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> src/models/guild.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub colour: i64,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ explicit `ref` binding modifier not allowed when implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout] note: matching on a reference type with a non-reference pattern implicitly borrows the contents
[INFO] [stdout]   --> src/models/guild.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub colour: i64,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ this non-reference pattern matches on a reference type `&_`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> src/models/guild.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub author: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ explicit `ref` binding modifier not allowed when implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout] note: matching on a reference type with a non-reference pattern implicitly borrows the contents
[INFO] [stdout]   --> src/models/guild.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub author: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ this non-reference pattern matches on a reference type `&_`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> src/models/guild.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub thumbnail: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^ explicit `ref` binding modifier not allowed when implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout] note: matching on a reference type with a non-reference pattern implicitly borrows the contents
[INFO] [stdout]   --> src/models/guild.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub thumbnail: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^ this non-reference pattern matches on a reference type `&_`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> src/models/guild.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub image: Image,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ explicit `ref` binding modifier not allowed when implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout] note: matching on a reference type with a non-reference pattern implicitly borrows the contents
[INFO] [stdout]   --> src/models/guild.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub image: Image,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ this non-reference pattern matches on a reference type `&_`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `oxide` (lib) due to 11 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "6d1cf7ac2f3230ebd0be99e20bba28f50f881a19c2980766b29aa3c7a80a1452", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6d1cf7ac2f3230ebd0be99e20bba28f50f881a19c2980766b29aa3c7a80a1452", kill_on_drop: false }`
[INFO] [stdout] 6d1cf7ac2f3230ebd0be99e20bba28f50f881a19c2980766b29aa3c7a80a1452
